Skip to content

[pull] master from php:master#469

Merged
pull[bot] merged 28 commits intoturkdevops:masterfrom
php:master
Oct 20, 2025
Merged

[pull] master from php:master#469
pull[bot] merged 28 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Oct 20, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

iluuu1994 and others added 28 commits October 20, 2025 17:17
* PHP-8.3:
  Fix accessing of overridden private property in get_object_vars()
* PHP-8.4:
  Fix accessing of overridden private property in get_object_vars()
* PHP-8.5:
  Fix accessing of overridden private property in get_object_vars()
On NixOS we need to inherit the PATH variable so we can actually resolve the
location of ls.

Closes GH-20206
* PHP-8.5:
  NEWS
  NEWS
* PHP-8.3:
  Improve bug60602.phpt portability
* PHP-8.4:
  Improve bug60602.phpt portability
* PHP-8.5:
  Improve bug60602.phpt portability
`error` is NULL at this point, otherwise we couldn't have gotten and
*shouldn't* have gotten here in the first place.
This is an alias for zval_ptr_dtor_nogc().
I've seen people make mistakes against this and use zval_dtor() instead
of zval_ptr_dtor(). The crucial detail here is that the former won't
root possible GC cycles while the latter will.
We can avoid the confusion by just retiring this compatibility macro.

Closes GH-20235.
This also avoids some unnecessary zend_string overhead.
* PHP-8.3:
  phar: Fix memory leak when openssl polyfill returns garbage
* PHP-8.4:
  phar: Fix memory leak when openssl polyfill returns garbage
* PHP-8.5:
  phar: Fix memory leak when openssl polyfill returns garbage
@pull pull bot locked and limited conversation to collaborators Oct 20, 2025
@pull pull bot added the ⤵️ pull label Oct 20, 2025
@pull pull bot merged commit 41d6d36 into turkdevops:master Oct 20, 2025
1 of 2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants